home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / python-lxml / CREDITS.txt < prev    next >
Encoding:
Text File  |  2009-09-11  |  1.7 KB  |  76 lines

  1. =======
  2. Credits
  3. =======
  4.  
  5. Main contributors
  6. =================
  7.  
  8. Stefan Behnel
  9.        main developer and maintainer
  10.  
  11. Martijn Faassen
  12.        creator of lxml and initial main developer
  13.  
  14. Ian Bicking
  15.        creator and maintainer of lxml.html
  16.  
  17. Holger Joukl
  18.        bug reports, feedback and development on lxml.objectify
  19.  
  20. Sidnei da Silva
  21.        official MS Windows builds
  22.  
  23. Marc-Antoine Parent
  24.        XPath extension function help and patches
  25.  
  26. Olivier Grisel
  27.        improved (c)ElementTree compatibility patches, 
  28.        website improvements.
  29.  
  30. Kasimier Buchcik
  31.        help with specs and libxml2
  32.  
  33. Florian Wagner
  34.        help with copy.deepcopy support, bug reporting
  35.  
  36. Emil Kroymann
  37.        help with encoding support, bug reporting
  38.  
  39. Paul Everitt
  40.        bug reporting, feedback on API design
  41.  
  42. Victor Ng
  43.        Discussions on memory management strategies, vlibxml2
  44.  
  45. Robert Kern
  46.        feedback on API design
  47.  
  48. Andreas Pakulat
  49.        rpath linking support, doc improvements
  50.  
  51. David Sankel
  52.        building statically on Windows
  53.  
  54. Marcin Kasperski
  55.        PDF documentation generation
  56.  
  57. ... and lots of other people who contributed to lxml by reporting
  58. bugs, discussing its functionality or blaming the docs for the bugs in
  59. their code.  Thank you all, user feedback and discussions form a very
  60. important part of an Open Source project!
  61.  
  62.  
  63. Special thanks goes to:
  64. =======================
  65.  
  66. * Daniel Veillard and the libxml2 project for a great XML library.
  67.  
  68. * Fredrik Lundh for ElementTree, its API, and the competition through
  69.   cElementTree.
  70.  
  71. * Greg Ewing (Pyrex) and Robert Bradshaw (Cython) for the binding
  72.   technology.
  73.  
  74. * the codespeak crew, in particular Philipp von Weitershausen and
  75.   Holger Krekel for hosting lxml on codespeak.net
  76.